﻿2026-07-21T10:35:54.8235209Z Current runner version: '2.335.1'
2026-07-21T10:35:54.8239768Z Runner name: 'kitsubito'
2026-07-21T10:35:54.8240281Z Runner group name: 'Default'
2026-07-21T10:35:54.8240929Z Machine name: 'KITSUBITO'
2026-07-21T10:35:54.8244162Z ##[group]GITHUB_TOKEN Permissions
2026-07-21T10:35:54.8246074Z Actions: write
2026-07-21T10:35:54.8246492Z ArtifactMetadata: write
2026-07-21T10:35:54.8246894Z Attestations: write
2026-07-21T10:35:54.8247257Z Checks: write
2026-07-21T10:35:54.8247610Z CodeQuality: write
2026-07-21T10:35:54.8247979Z Contents: write
2026-07-21T10:35:54.8248349Z CopilotRequests: write
2026-07-21T10:35:54.8248721Z Deployments: write
2026-07-21T10:35:54.8249194Z Discussions: write
2026-07-21T10:35:54.8249561Z Drives: write
2026-07-21T10:35:54.8249908Z Issues: write
2026-07-21T10:35:54.8250256Z Metadata: read
2026-07-21T10:35:54.8250604Z Models: read
2026-07-21T10:35:54.8250954Z Packages: write
2026-07-21T10:35:54.8251321Z Pages: write
2026-07-21T10:35:54.8251780Z PullRequests: write
2026-07-21T10:35:54.8252180Z RepositoryProjects: write
2026-07-21T10:35:54.8252585Z SecurityEvents: write
2026-07-21T10:35:54.8252953Z Statuses: write
2026-07-21T10:35:54.8253318Z VulnerabilityAlerts: read
2026-07-21T10:35:54.8253703Z ##[endgroup]
2026-07-21T10:35:54.8255286Z Secret source: Actions
2026-07-21T10:35:54.8255786Z Prepare workflow directory
2026-07-21T10:35:54.8611716Z Prepare all required actions
2026-07-21T10:35:54.8643096Z Getting action download info
2026-07-21T10:35:55.2120373Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-21T10:35:55.7824008Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-21T10:35:55.8782299Z ##[group]Run actions/checkout@v5
2026-07-21T10:35:55.8783082Z with:
2026-07-21T10:35:55.8783506Z   fetch-depth: 0
2026-07-21T10:35:55.8783950Z   repository: BigscreenVR/spt-bs-core
2026-07-21T10:35:55.8787087Z   token: ***
2026-07-21T10:35:55.8787565Z   ssh-strict: true
2026-07-21T10:35:55.8787970Z   ssh-user: git
2026-07-21T10:35:55.8788403Z   persist-credentials: true
2026-07-21T10:35:55.8788833Z   clean: true
2026-07-21T10:35:55.8789362Z   sparse-checkout-cone-mode: true
2026-07-21T10:35:55.8789921Z   fetch-tags: false
2026-07-21T10:35:55.8790321Z   show-progress: true
2026-07-21T10:35:55.8790737Z   lfs: false
2026-07-21T10:35:55.8791132Z   submodules: false
2026-07-21T10:35:55.8791551Z   set-safe-directory: true
2026-07-21T10:35:55.8792011Z   allow-unsafe-pr-checkout: false
2026-07-21T10:35:55.8792712Z ##[endgroup]
2026-07-21T10:35:55.9635212Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-21T10:35:55.9636849Z ##[group]Getting Git version info
2026-07-21T10:35:55.9637692Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-21T10:35:55.9638837Z [command]/usr/bin/git version
2026-07-21T10:35:55.9658104Z git version 2.43.0
2026-07-21T10:35:55.9675549Z ##[endgroup]
2026-07-21T10:35:55.9687200Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/415de36b-666a-4b51-8e3c-edcd3da2f205' before making global git config changes
2026-07-21T10:35:55.9688647Z Adding repository directory to the temporary git global config as a safe directory
2026-07-21T10:35:55.9690436Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-21T10:35:55.9724153Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-21T10:35:55.9744725Z https://github.com/BigscreenVR/spt-bs-core
2026-07-21T10:35:55.9754793Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-21T10:35:55.9757144Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-21T10:35:55.9775613Z HEAD
2026-07-21T10:35:55.9805632Z ##[endgroup]
2026-07-21T10:35:55.9806301Z [command]/usr/bin/git submodule status
2026-07-21T10:35:55.9988488Z ##[group]Cleaning the repository
2026-07-21T10:35:55.9991180Z [command]/usr/bin/git clean -ffdx
2026-07-21T10:35:56.0024423Z [command]/usr/bin/git reset --hard HEAD
2026-07-21T10:35:56.0081919Z HEAD is now at eb058d46 Merge b6bd80ae26d39251872a735902fe5fa09930925b into 1e306261316fee3b80a6002a6a9ee4d40f892576
2026-07-21T10:35:56.0087041Z ##[endgroup]
2026-07-21T10:35:56.0087907Z ##[group]Disabling automatic garbage collection
2026-07-21T10:35:56.0090736Z [command]/usr/bin/git config --local gc.auto 0
2026-07-21T10:35:56.0113079Z ##[endgroup]
2026-07-21T10:35:56.0113713Z ##[group]Setting up auth
2026-07-21T10:35:56.0117990Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-21T10:35:56.0140839Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-21T10:35:56.0325664Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-21T10:35:56.0349629Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-21T10:35:56.0533442Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-21T10:35:56.0557919Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-21T10:35:56.0740189Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-21T10:35:56.0767210Z ##[endgroup]
2026-07-21T10:35:56.0768278Z ##[group]Fetching the repository
2026-07-21T10:35:56.0774478Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +eb058d462267f6d38c8d7dbd8c5610dd10aea076:refs/remotes/pull/44/merge
2026-07-21T10:35:56.8808444Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-21T10:35:56.8809734Z  * [new branch]        fix/rc-resize-geometry-epoch -> origin/fix/rc-resize-geometry-epoch
2026-07-21T10:35:56.8811168Z  * [new branch]        triage/v0390-field-reqs -> origin/triage/v0390-field-reqs
2026-07-21T10:35:56.8854198Z ##[endgroup]
2026-07-21T10:35:56.8856268Z ##[group]Determining the checkout info
2026-07-21T10:35:56.8858523Z ##[endgroup]
2026-07-21T10:35:56.8860636Z [command]/usr/bin/git sparse-checkout disable
2026-07-21T10:35:56.8900201Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-21T10:35:56.8932317Z ##[group]Checking out the ref
2026-07-21T10:35:56.8934160Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/44/merge
2026-07-21T10:35:56.8976047Z HEAD is now at eb058d46 Merge b6bd80ae26d39251872a735902fe5fa09930925b into 1e306261316fee3b80a6002a6a9ee4d40f892576
2026-07-21T10:35:56.8979946Z ##[endgroup]
2026-07-21T10:35:56.9010871Z [command]/usr/bin/git log -1 --format=%H
2026-07-21T10:35:56.9031439Z eb058d462267f6d38c8d7dbd8c5610dd10aea076
2026-07-21T10:35:56.9248438Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-21T10:35:56.9250349Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-21T10:35:56.9267740Z shell: /usr/bin/bash -e {0}
2026-07-21T10:35:56.9268666Z ##[endgroup]
2026-07-21T10:35:56.9423369Z ##[group]Run set -euo pipefail
2026-07-21T10:35:56.9424319Z [36;1mset -euo pipefail[0m
2026-07-21T10:35:56.9425136Z [36;1mPIN=0c95435[0m
2026-07-21T10:35:56.9426028Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-21T10:35:56.9427016Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-21T10:35:56.9428364Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-21T10:35:56.9430700Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-21T10:35:56.9432871Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-21T10:35:56.9434559Z [36;1m  rm -rf "$CACHE"[0m
2026-07-21T10:35:56.9435681Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-21T10:35:56.9437328Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-21T10:35:56.9439038Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-21T10:35:56.9440745Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-21T10:35:56.9441912Z [36;1mfi[0m
2026-07-21T10:35:56.9443003Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-21T10:35:56.9459139Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-21T10:35:56.9460246Z env:
2026-07-21T10:35:56.9460935Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-21T10:35:56.9461827Z ##[endgroup]
2026-07-21T10:35:57.2341965Z    Compiling proc-macro2 v1.0.106
2026-07-21T10:35:57.2343042Z    Compiling quote v1.0.45
2026-07-21T10:35:57.2343905Z    Compiling unicode-ident v1.0.24
2026-07-21T10:35:57.2344802Z    Compiling libc v0.2.186
2026-07-21T10:35:57.2345616Z    Compiling serde_core v1.0.228
2026-07-21T10:35:57.2346467Z    Compiling cfg-if v1.0.4
2026-07-21T10:35:57.2385827Z    Compiling serde v1.0.228
2026-07-21T10:35:57.2411659Z    Compiling log v0.4.32
2026-07-21T10:35:57.2442995Z    Compiling pin-project-lite v0.2.17
2026-07-21T10:35:57.2444560Z    Compiling typenum v1.20.1
2026-07-21T10:35:57.2471712Z    Compiling portable-atomic v1.13.1
2026-07-21T10:35:57.2473503Z    Compiling memchr v2.8.1
2026-07-21T10:35:57.2521663Z    Compiling version_check v0.9.5
2026-07-21T10:35:57.2586987Z    Compiling critical-section v1.2.0
2026-07-21T10:35:57.2733452Z    Compiling shlex v2.0.1
2026-07-21T10:35:57.2912469Z    Compiling find-msvc-tools v0.1.9
2026-07-21T10:35:57.3362264Z    Compiling futures-core v0.3.32
2026-07-21T10:35:57.3555538Z    Compiling subtle v2.6.1
2026-07-21T10:35:57.3991749Z    Compiling bytes v1.11.1
2026-07-21T10:35:57.5201161Z    Compiling smallvec v1.15.1
2026-07-21T10:35:57.5222762Z    Compiling equivalent v1.0.2
2026-07-21T10:35:57.5457848Z    Compiling itoa v1.0.18
2026-07-21T10:35:57.5601992Z    Compiling semver v1.0.28
2026-07-21T10:35:57.6062424Z    Compiling stable_deref_trait v1.2.1
2026-07-21T10:35:57.6064977Z    Compiling futures-io v0.3.32
2026-07-21T10:35:57.6322000Z    Compiling slab v0.4.12
2026-07-21T10:35:57.6694011Z    Compiling generic-array v0.14.7
2026-07-21T10:35:57.6962920Z    Compiling futures-sink v0.3.32
2026-07-21T10:35:57.7439962Z    Compiling futures-task v0.3.32
2026-07-21T10:35:57.7728396Z    Compiling futures-channel v0.3.32
2026-07-21T10:35:57.7801468Z    Compiling rand_core v0.10.1
2026-07-21T10:35:57.8054500Z    Compiling bitflags v2.12.1
2026-07-21T10:35:57.8481433Z    Compiling hashbrown v0.17.1
2026-07-21T10:35:57.8521892Z    Compiling rustversion v1.0.22
2026-07-21T10:35:57.9001457Z    Compiling rustc_version v0.4.1
2026-07-21T10:35:57.9097414Z    Compiling cpufeatures v0.2.17
2026-07-21T10:35:57.9240709Z    Compiling getrandom v0.4.2
2026-07-21T10:35:57.9641579Z    Compiling fnv v1.0.7
2026-07-21T10:35:57.9714209Z    Compiling strsim v0.11.1
2026-07-21T10:35:57.9863589Z    Compiling cfg_aliases v0.2.1
2026-07-21T10:35:58.0618438Z    Compiling litemap v0.8.2
2026-07-21T10:35:58.0756082Z    Compiling writeable v0.6.3
2026-07-21T10:35:58.0954939Z    Compiling utf8_iter v1.0.4
2026-07-21T10:35:58.1071680Z    Compiling ident_case v1.0.1
2026-07-21T10:35:58.1621826Z    Compiling fs_extra v1.3.0
2026-07-21T10:35:58.2762088Z    Compiling icu_properties_data v2.2.0
2026-07-21T10:35:58.3025687Z    Compiling icu_normalizer_data v2.2.0
2026-07-21T10:35:58.3150804Z    Compiling dunce v1.0.5
2026-07-21T10:35:58.3151866Z    Compiling autocfg v1.5.1
2026-07-21T10:35:58.3281701Z    Compiling percent-encoding v2.3.2
2026-07-21T10:35:58.3291820Z    Compiling http v1.4.1
2026-07-21T10:35:58.5102549Z    Compiling thiserror v2.0.18
2026-07-21T10:35:58.5783959Z    Compiling unicode-segmentation v1.13.3
2026-07-21T10:35:58.5900995Z    Compiling aws-lc-rs v1.17.0
2026-07-21T10:35:58.5961037Z    Compiling cpufeatures v0.3.0
2026-07-21T10:35:58.6407687Z    Compiling syn v2.0.117
2026-07-21T10:35:58.6503585Z    Compiling scopeguard v1.2.0
2026-07-21T10:35:58.6860850Z    Compiling chacha20 v0.10.0
2026-07-21T10:35:58.6965716Z    Compiling form_urlencoded v1.2.2
2026-07-21T10:35:58.7137545Z    Compiling lock_api v0.4.14
2026-07-21T10:35:58.7274073Z    Compiling untrusted v0.9.0
2026-07-21T10:35:58.8230867Z    Compiling rustls v0.23.40
2026-07-21T10:35:58.8361103Z    Compiling heck v0.5.0
2026-07-21T10:35:58.8710879Z    Compiling indexmap v2.14.0
2026-07-21T10:35:58.9340870Z    Compiling anyhow v1.0.102
2026-07-21T10:35:58.9773782Z    Compiling const-oid v0.10.2
2026-07-21T10:35:58.9790846Z    Compiling atomic-waker v1.1.2
2026-07-21T10:35:58.9917080Z    Compiling unicode-xid v0.2.6
2026-07-21T10:35:58.9986344Z    Compiling parking_lot_core v0.9.12
2026-07-21T10:35:59.0827708Z    Compiling zerocopy v0.8.50
2026-07-21T10:35:59.1068864Z    Compiling convert_case v0.10.0
2026-07-21T10:35:59.1282746Z    Compiling paste v1.0.15
2026-07-21T10:35:59.1491048Z    Compiling httparse v1.10.1
2026-07-21T10:35:59.1492399Z    Compiling num-traits v0.2.19
2026-07-21T10:35:59.2020738Z    Compiling hybrid-array v0.4.12
2026-07-21T10:35:59.2050702Z    Compiling curve25519-dalek v4.1.3
2026-07-21T10:35:59.2341677Z    Compiling jobserver v0.1.34
2026-07-21T10:35:59.2921092Z    Compiling ahash v0.8.12
2026-07-21T10:35:59.3251155Z    Compiling crypto-common v0.1.7
2026-07-21T10:35:59.3531122Z    Compiling block-buffer v0.10.4
2026-07-21T10:35:59.4611377Z    Compiling digest v0.10.7
2026-07-21T10:35:59.4743146Z    Compiling either v1.16.0
2026-07-21T10:35:59.4831241Z    Compiling powerfmt v0.2.0
2026-07-21T10:35:59.4941204Z    Compiling fastrand v2.4.1
2026-07-21T10:35:59.4943705Z    Compiling base64ct v1.8.3
2026-07-21T10:35:59.5640854Z    Compiling cc v1.2.63
2026-07-21T10:35:59.6090949Z    Compiling http-body v1.0.1
2026-07-21T10:35:59.6931126Z    Compiling deranged v0.5.8
2026-07-21T10:35:59.7970964Z    Compiling time-core v0.1.8
2026-07-21T10:35:59.8154196Z    Compiling data-encoding v2.11.0
2026-07-21T10:35:59.9291142Z    Compiling pem-rfc7468 v1.0.0
2026-07-21T10:35:59.9333772Z    Compiling tower-service v0.3.3
2026-07-21T10:35:59.9336829Z    Compiling zmij v1.0.21
2026-07-21T10:35:59.9567878Z    Compiling vcpkg v0.2.15
2026-07-21T10:35:59.9601555Z    Compiling base64 v0.22.1
2026-07-21T10:36:00.0240913Z    Compiling tinyvec_macros v0.1.1
2026-07-21T10:36:00.0330326Z    Compiling pkg-config v0.3.33
2026-07-21T10:36:00.1271085Z    Compiling mio v1.2.1
2026-07-21T10:36:00.1435278Z    Compiling socket2 v0.6.4
2026-07-21T10:36:00.1713069Z    Compiling getrandom v0.2.17
2026-07-21T10:36:00.3790652Z    Compiling rand_core v0.6.4
2026-07-21T10:36:00.4020727Z    Compiling num-conv v0.2.2
2026-07-21T10:36:00.4489315Z    Compiling rand v0.10.1
2026-07-21T10:36:00.4816207Z    Compiling uuid v1.23.2
2026-07-21T10:36:00.5040680Z    Compiling try-lock v0.2.5
2026-07-21T10:36:00.5613502Z    Compiling parking_lot v0.12.5
2026-07-21T10:36:00.5960611Z    Compiling want v0.3.1
2026-07-21T10:36:00.6050598Z    Compiling tinyvec v1.11.0
2026-07-21T10:36:00.6380830Z    Compiling block-buffer v0.12.0
2026-07-21T10:36:00.7670759Z    Compiling crypto-common v0.2.2
2026-07-21T10:36:00.8769164Z    Compiling sha2 v0.10.9
2026-07-21T10:36:00.9405052Z    Compiling inout v0.1.4
2026-07-21T10:36:01.0031790Z    Compiling vergen-lib v9.1.0
2026-07-21T10:36:01.0410647Z    Compiling cmake v0.1.58
2026-07-21T10:36:01.0620833Z    Compiling n0-future v0.3.2
2026-07-21T10:36:01.0758377Z    Compiling serde_json v1.0.150
2026-07-21T10:36:01.0909175Z    Compiling crossbeam-utils v0.8.21
2026-07-21T10:36:01.1075854Z    Compiling winnow v1.0.3
2026-07-21T10:36:01.1640167Z    Compiling httpdate v1.0.3
2026-07-21T10:36:01.1770688Z    Compiling diatomic-waker v0.2.3
2026-07-21T10:36:01.2452930Z    Compiling signature v2.2.0
2026-07-21T10:36:01.2887719Z    Compiling spin v0.10.0
2026-07-21T10:36:01.3173614Z    Compiling parking v2.2.1
2026-07-21T10:36:01.3284755Z    Compiling cordyceps v0.3.4
2026-07-21T10:36:01.3721291Z    Compiling ed25519 v2.2.3
2026-07-21T10:36:01.3870425Z    Compiling cipher v0.4.4
2026-07-21T10:36:01.3985670Z    Compiling netlink-packet-core v0.8.1
2026-07-21T10:36:01.4003532Z    Compiling universal-hash v0.5.1
2026-07-21T10:36:01.4416835Z    Compiling futures-lite v2.6.1
2026-07-21T10:36:01.5190749Z    Compiling vergen-lib v0.1.6
2026-07-21T10:36:01.5530624Z    Compiling vergen v9.1.0
2026-07-21T10:36:01.5631168Z    Compiling heapless v0.7.17
2026-07-21T10:36:01.5741135Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-21T10:36:01.5841487Z    Compiling noq-udp v0.10.0
2026-07-21T10:36:01.6280693Z    Compiling sync_wrapper v1.0.2
2026-07-21T10:36:01.6970663Z    Compiling futures-buffered v0.2.13
2026-07-21T10:36:01.7290910Z    Compiling allocator-api2 v0.2.21
2026-07-21T10:36:01.7411010Z    Compiling digest v0.11.3
2026-07-21T10:36:01.7601569Z    Compiling opaque-debug v0.3.1
2026-07-21T10:36:01.8101090Z    Compiling byteorder v1.5.0
2026-07-21T10:36:01.8131585Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-21T10:36:01.8640910Z    Compiling polyval v0.6.2
2026-07-21T10:36:01.9236538Z    Compiling vergen-gitcl v1.0.8
2026-07-21T10:36:01.9275027Z    Compiling spin v0.9.8
2026-07-21T10:36:01.9751054Z    Compiling ryu v1.0.23
2026-07-21T10:36:02.0020610Z    Compiling hash32 v0.2.1
2026-07-21T10:36:02.0139989Z    Compiling aws-lc-sys v0.41.0
2026-07-21T10:36:02.0970510Z    Compiling ring v0.17.14
2026-07-21T10:36:02.1090542Z    Compiling libsqlite3-sys v0.30.1
2026-07-21T10:36:02.1252835Z    Compiling num_threads v0.1.7
2026-07-21T10:36:02.1401982Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-21T10:36:02.1775121Z    Compiling signature v3.0.0
2026-07-21T10:36:02.1871066Z    Compiling fallible-iterator v0.3.0
2026-07-21T10:36:02.2210876Z    Compiling tower-layer v0.3.3
2026-07-21T10:36:02.2573344Z    Compiling time v0.3.47
2026-07-21T10:36:02.2932244Z    Compiling ghash v0.5.1
2026-07-21T10:36:02.3370459Z    Compiling sha2 v0.11.0-rc.5
2026-07-21T10:36:02.3530791Z    Compiling ctr v0.9.2
2026-07-21T10:36:02.4190859Z    Compiling aes v0.8.4
2026-07-21T10:36:02.4364517Z    Compiling fs2 v0.4.3
2026-07-21T10:36:02.5837110Z    Compiling http-body-util v0.1.3
2026-07-21T10:36:02.6239843Z    Compiling aead v0.5.2
2026-07-21T10:36:02.6387306Z    Compiling openssl-probe v0.2.1
2026-07-21T10:36:02.6420632Z    Compiling arrayvec v0.7.6
2026-07-21T10:36:02.6850482Z    Compiling utf8parse v0.2.2
2026-07-21T10:36:02.7610533Z    Compiling crossbeam-channel v0.5.15
2026-07-21T10:36:02.7727753Z    Compiling crossbeam-epoch v0.9.18
2026-07-21T10:36:02.8589895Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-21T10:36:02.9160776Z    Compiling blake3 v1.8.5
2026-07-21T10:36:02.9301273Z    Compiling netlink-packet-route v0.29.0
2026-07-21T10:36:02.9740575Z    Compiling memoffset v0.6.5
2026-07-21T10:36:03.0270799Z    Compiling aes-gcm v0.10.3
2026-07-21T10:36:03.2005143Z    Compiling acto v0.8.2
2026-07-21T10:36:03.2335951Z    Compiling netwatch v0.16.0
2026-07-21T10:36:03.2620589Z    Compiling noq v0.18.0
2026-07-21T10:36:03.2686535Z    Compiling rustc-hash v2.1.2
2026-07-21T10:36:03.2952410Z    Compiling mac-addr v0.3.0
2026-07-21T10:36:03.3820674Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-21T10:36:03.4080528Z    Compiling identity-hash v0.1.0
2026-07-21T10:36:03.4472732Z    Compiling xml-rs v0.8.28
2026-07-21T10:36:03.4932053Z    Compiling rustix v1.1.4
2026-07-21T10:36:03.5063465Z    Compiling foldhash v0.2.0
2026-07-21T10:36:03.5075767Z    Compiling ref-cast v1.0.25
2026-07-21T10:36:03.5246460Z    Compiling sorted-index-buffer v0.2.1
2026-07-21T10:36:03.6600807Z    Compiling lru-slab v0.1.2
2026-07-21T10:36:03.6800968Z    Compiling tagptr v0.2.0
2026-07-21T10:36:03.7267257Z    Compiling thiserror v1.0.69
2026-07-21T10:36:03.7646116Z    Compiling hashbrown v0.16.1
2026-07-21T10:36:03.9420044Z    Compiling netlink-packet-route v0.30.0
2026-07-21T10:36:04.0079444Z    Compiling ioctl-rs v0.1.6
2026-07-21T10:36:04.0930736Z    Compiling errno v0.3.14
2026-07-21T10:36:04.1083595Z    Compiling termios v0.2.2
2026-07-21T10:36:04.1128435Z    Compiling serial-core v0.4.0
2026-07-21T10:36:04.2370914Z    Compiling proc-macro-crate v3.5.0
2026-07-21T10:36:04.2517452Z    Compiling simple-dns v0.9.3
2026-07-21T10:36:04.2990747Z    Compiling xmltree v0.10.3
2026-07-21T10:36:04.4571014Z    Compiling synstructure v0.13.2
2026-07-21T10:36:04.5250724Z    Compiling darling_core v0.20.11
2026-07-21T10:36:04.6270783Z    Compiling serde_derive_internals v0.29.1
2026-07-21T10:36:04.7050437Z    Compiling aho-corasick v1.1.4
2026-07-21T10:36:04.7340960Z    Compiling arrayref v0.3.9
2026-07-21T10:36:04.7630881Z    Compiling toml_write v0.1.2
2026-07-21T10:36:04.7831194Z    Compiling sha1_smol v1.0.1
2026-07-21T10:36:04.7930734Z    Compiling signal-hook v0.3.18
2026-07-21T10:36:04.9535501Z    Compiling constant_time_eq v0.4.2
2026-07-21T10:36:04.9661419Z    Compiling simdutf8 v0.1.5
2026-07-21T10:36:05.0076426Z    Compiling resolv-conf v0.7.6
2026-07-21T10:36:05.0180611Z    Compiling winnow v0.7.15
2026-07-21T10:36:05.1922354Z    Compiling regex-syntax v0.8.10
2026-07-21T10:36:05.2650815Z    Compiling linux-raw-sys v0.12.1
2026-07-21T10:36:05.2800703Z    Compiling smol_str v0.1.24
2026-07-21T10:36:05.5365591Z    Compiling lru v0.16.4
2026-07-21T10:36:05.5431329Z    Compiling darling_core v0.23.0
2026-07-21T10:36:05.6980563Z    Compiling serial-unix v0.4.0
2026-07-21T10:36:05.8910646Z    Compiling signal-hook-registry v1.4.8
2026-07-21T10:36:06.0212774Z    Compiling serde_bytes v0.11.19
2026-07-21T10:36:06.0539327Z    Compiling seize v0.5.1
2026-07-21T10:36:06.2640732Z    Compiling hmac v0.12.1
2026-07-21T10:36:06.2661972Z    Compiling iroh v0.98.2
2026-07-21T10:36:06.3890692Z    Compiling cmov v0.5.4
2026-07-21T10:36:06.4380966Z    Compiling serde_derive v1.0.228
2026-07-21T10:36:06.4717627Z    Compiling zeroize_derive v1.4.3
2026-07-21T10:36:06.5168175Z    Compiling tokio-macros v2.7.0
2026-07-21T10:36:06.6497498Z    Compiling futures-macro v0.3.32
2026-07-21T10:36:06.8360994Z    Compiling zerofrom-derive v0.1.7
2026-07-21T10:36:07.0959743Z    Compiling zeroize v1.8.2
2026-07-21T10:36:07.2424119Z    Compiling tokio v1.52.3
2026-07-21T10:36:07.2751393Z    Compiling yoke-derive v0.8.2
2026-07-21T10:36:07.5608846Z    Compiling futures-util v0.3.32
2026-07-21T10:36:07.7280668Z    Compiling zerovec-derive v0.11.3
2026-07-21T10:36:07.8638835Z    Compiling displaydoc v0.2.6
2026-07-21T10:36:07.9171151Z    Compiling tracing-attributes v0.1.31
2026-07-21T10:36:08.2600702Z    Compiling zerofrom v0.1.8
2026-07-21T10:36:08.3400818Z    Compiling rustls-pki-types v1.14.1
2026-07-21T10:36:08.3921647Z    Compiling thiserror-impl v2.0.18
2026-07-21T10:36:08.6570861Z    Compiling yoke v0.8.3
2026-07-21T10:36:08.7750704Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-21T10:36:08.8500791Z    Compiling zerotrie v0.2.4
2026-07-21T10:36:09.1989221Z    Compiling darling_macro v0.20.11
2026-07-21T10:36:09.2242183Z    Compiling zerovec v0.11.6
2026-07-21T10:36:09.2941119Z    Compiling derive_more-impl v2.1.1
2026-07-21T10:36:09.3014824Z    Compiling n0-error-macros v0.1.3
2026-07-21T10:36:09.3370804Z    Compiling spez v0.1.2
2026-07-21T10:36:09.6099152Z    Compiling darling v0.20.11
2026-07-21T10:36:09.6182908Z    Compiling der v0.8.0-rc.10
2026-07-21T10:36:09.6988925Z    Compiling derive_builder_core v0.20.2
2026-07-21T10:36:09.7380356Z    Compiling pin-project-internal v1.1.13
2026-07-21T10:36:10.0861722Z    Compiling tinystr v0.8.3
2026-07-21T10:36:10.3154956Z    Compiling icu_locale_core v2.2.0
2026-07-21T10:36:10.3275876Z    Compiling potential_utf v0.1.5
2026-07-21T10:36:10.4618100Z    Compiling icu_collections v2.2.0
2026-07-21T10:36:10.4990446Z    Compiling n0-error v0.1.3
2026-07-21T10:36:10.9368746Z    Compiling ed25519-dalek v2.2.0
2026-07-21T10:36:11.0650601Z    Compiling derive_builder_macro v0.20.2
2026-07-21T10:36:11.2190614Z    Compiling spki v0.8.0-rc.4
2026-07-21T10:36:11.2678850Z    Compiling pin-project v1.1.13
2026-07-21T10:36:11.3503716Z    Compiling spt-proto v0.39.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-21T10:36:11.3680582Z    Compiling derive_builder v0.20.2
2026-07-21T10:36:11.3780827Z    Compiling futures-executor v0.3.32
2026-07-21T10:36:11.3870645Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-21T10:36:11.4081077Z    Compiling cobs v0.3.0
2026-07-21T10:36:11.5570608Z    Compiling futures v0.3.32
2026-07-21T10:36:11.6210913Z    Compiling icu_provider v2.2.0
2026-07-21T10:36:11.6561121Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-21T10:36:11.7620721Z    Compiling ipnet v2.12.0
2026-07-21T10:36:11.8570601Z    Compiling ed25519 v3.0.0-rc.4
2026-07-21T10:36:12.0190808Z    Compiling icu_normalizer v2.2.0
2026-07-21T10:36:12.0330193Z    Compiling icu_properties v2.2.0
2026-07-21T10:36:12.2140676Z    Compiling prefix-trie v0.8.4
2026-07-21T10:36:12.3380813Z    Compiling postcard-derive v0.2.2
2026-07-21T10:36:12.4160629Z    Compiling data-encoding-macro v0.1.20
2026-07-21T10:36:12.4840561Z    Compiling once_cell v1.21.4
2026-07-21T10:36:12.6300865Z    Compiling rustls-native-certs v0.8.4
2026-07-21T10:36:12.6491295Z    Compiling enum-assoc v1.3.0
2026-07-21T10:36:12.7700634Z    Compiling tracing-core v0.1.36
2026-07-21T10:36:12.9570734Z    Compiling postcard v1.1.3
2026-07-21T10:36:12.9940802Z    Compiling async-trait v0.1.89
2026-07-21T10:36:13.0155698Z    Compiling num_enum_derive v0.7.6
2026-07-21T10:36:13.1000536Z    Compiling hashbrown v0.14.5
2026-07-21T10:36:13.1410693Z    Compiling iroh-metrics-derive v0.4.1
2026-07-21T10:36:13.3153351Z    Compiling tracing v0.1.44
2026-07-21T10:36:13.3467001Z    Compiling tokio-util v0.7.18
2026-07-21T10:36:13.4540537Z    Compiling netlink-sys v0.8.8
2026-07-21T10:36:13.5540867Z    Compiling idna_adapter v1.2.2
2026-07-21T10:36:13.6311059Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-21T10:36:13.6620980Z    Compiling tower v0.5.3
2026-07-21T10:36:13.7200704Z    Compiling idna v1.1.0
2026-07-21T10:36:13.7349185Z    Compiling strum_macros v0.28.0
2026-07-21T10:36:13.7526306Z    Compiling netlink-proto v0.12.0
2026-07-21T10:36:13.7626171Z    Compiling derive_more v2.1.1
2026-07-21T10:36:13.9275711Z    Compiling netdev v0.42.0
2026-07-21T10:36:13.9877201Z    Compiling hashlink v0.9.1
2026-07-21T10:36:14.0344718Z    Compiling iroh-metrics v0.38.3
2026-07-21T10:36:14.0347029Z    Compiling iroh-relay v0.98.0
2026-07-21T10:36:14.1116031Z    Compiling num_enum v0.7.6
2026-07-21T10:36:14.1191063Z    Compiling moka v0.12.15
2026-07-21T10:36:14.1416900Z    Compiling toml_datetime v0.6.11
2026-07-21T10:36:14.2114994Z    Compiling url v2.5.8
2026-07-21T10:36:14.2301764Z    Compiling serde_spanned v0.6.9
2026-07-21T10:36:14.2450746Z    Compiling ref-cast-impl v1.0.25
2026-07-21T10:36:14.3540085Z    Compiling thiserror-impl v1.0.69
2026-07-21T10:36:14.3676497Z    Compiling h2 v0.4.14
2026-07-21T10:36:14.4030775Z    Compiling rusqlite v0.32.1
2026-07-21T10:36:14.4900521Z    Compiling n0-watcher v0.6.1
2026-07-21T10:36:14.4981205Z    Compiling tokio-stream v0.1.18
2026-07-21T10:36:14.7580410Z    Compiling toml_edit v0.22.27
2026-07-21T10:36:15.1290867Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-21T10:36:15.2130618Z    Compiling iroh-base v0.98.0
2026-07-21T10:36:15.2900978Z    Compiling attohttpc v0.30.1
2026-07-21T10:36:15.4015353Z    Compiling tower-http v0.6.11
2026-07-21T10:36:15.5188174Z    Compiling webpki-roots v1.0.7
2026-07-21T10:36:15.6070167Z    Compiling spt-store v0.39.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-21T10:36:15.6340370Z    Compiling regex-automata v0.4.14
2026-07-21T10:36:15.6409332Z    Compiling schemars_derive v1.2.1
2026-07-21T10:36:15.6758516Z    Compiling bitflags v1.3.2
2026-07-21T10:36:15.7601198Z    Compiling rustix v0.38.44
2026-07-21T10:36:15.9360525Z    Compiling pin-utils v0.1.0
2026-07-21T10:36:15.9873836Z    Compiling dyn-clone v1.0.20
2026-07-21T10:36:16.0015832Z    Compiling nix v0.25.1
2026-07-21T10:36:16.0231331Z    Compiling filedescriptor v0.8.3
2026-07-21T10:36:16.1070103Z    Compiling backon v1.6.0
2026-07-21T10:36:16.2100505Z    Compiling darling_macro v0.23.0
2026-07-21T10:36:16.2970704Z    Compiling ctutils v0.4.2
2026-07-21T10:36:16.3721149Z    Compiling hkdf v0.12.4
2026-07-21T10:36:16.4785369Z    Compiling papaya v0.2.4
2026-07-21T10:36:16.5450552Z    Compiling serial v0.4.0
2026-07-21T10:36:16.6204760Z    Compiling anstyle-parse v1.0.0
2026-07-21T10:36:16.6450963Z    Compiling vte_generate_state_changes v0.1.2
2026-07-21T10:36:16.6689702Z    Compiling strum v0.28.0
2026-07-21T10:36:16.7940476Z    Compiling iroh-dns v0.98.0
2026-07-21T10:36:16.8131023Z    Compiling anstyle-query v1.1.5
2026-07-21T10:36:16.9117692Z    Compiling is_terminal_polyfill v1.70.2
2026-07-21T10:36:16.9232604Z    Compiling instability v0.3.12
2026-07-21T10:36:16.9401566Z    Compiling anstyle v1.0.14
2026-07-21T10:36:16.9910661Z    Compiling shell-words v1.1.1
2026-07-21T10:36:17.0770781Z    Compiling unicode-width v0.2.0
2026-07-21T10:36:17.0900941Z    Compiling foldhash v0.1.5
2026-07-21T10:36:17.1406352Z    Compiling linux-raw-sys v0.4.15
2026-07-21T10:36:17.2341167Z    Compiling downcast-rs v1.2.1
2026-07-21T10:36:17.2479439Z    Compiling colorchoice v1.0.5
2026-07-21T10:36:17.2670703Z    Compiling hashbrown v0.15.5
2026-07-21T10:36:17.3400750Z    Compiling anstream v1.0.0
2026-07-21T10:36:17.3670172Z    Compiling vte v0.13.1
2026-07-21T10:36:17.3783505Z    Compiling signal-hook-mio v0.2.5
2026-07-21T10:36:17.3871159Z    Compiling darling v0.23.0
2026-07-21T10:36:17.4600650Z    Compiling spake2 v0.4.0
2026-07-21T10:36:17.4987769Z    Compiling toml v0.8.23
2026-07-21T10:36:17.5950886Z    Compiling terminal_size v0.4.4
2026-07-21T10:36:17.7770595Z    Compiling strum_macros v0.26.4
2026-07-21T10:36:17.7771660Z    Compiling itertools v0.13.0
2026-07-21T10:36:17.8430714Z    Compiling schemars v1.2.1
2026-07-21T10:36:17.8781502Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-21T10:36:18.1823741Z    Compiling sha1 v0.10.6
2026-07-21T10:36:18.4274404Z    Compiling castaway v0.2.4
2026-07-21T10:36:18.4700986Z    Compiling static_assertions v1.1.0
2026-07-21T10:36:18.5181210Z    Compiling regex v1.12.3
2026-07-21T10:36:18.5629265Z    Compiling doctest-file v1.1.1
2026-07-21T10:36:18.5871125Z    Compiling clap_lex v1.1.0
2026-07-21T10:36:18.8460845Z    Compiling unicode-width v0.1.14
2026-07-21T10:36:18.8534747Z    Compiling indoc v2.0.7
2026-07-21T10:36:19.1200992Z    Compiling clap_builder v4.6.0
2026-07-21T10:36:19.1477790Z    Compiling interprocess v2.4.2
2026-07-21T10:36:19.2389128Z    Compiling crossterm v0.28.1
2026-07-21T10:36:19.8757378Z    Compiling spt-msg v0.39.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-21T10:36:19.9010721Z    Compiling unicode-truncate v1.1.0
2026-07-21T10:36:19.9197894Z    Compiling compact_str v0.8.2
2026-07-21T10:36:20.0469578Z    Compiling lru v0.12.5
2026-07-21T10:36:20.1968781Z    Compiling clap_derive v4.6.1
2026-07-21T10:36:20.2420314Z    Compiling hyper v1.10.1
2026-07-21T10:36:20.3641299Z    Compiling spt-runtime v0.39.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-21T10:36:20.6896907Z    Compiling portable-pty v0.8.1
2026-07-21T10:36:20.7160919Z    Compiling strum v0.26.3
2026-07-21T10:36:20.7541009Z    Compiling cassowary v0.3.0
2026-07-21T10:36:20.8547838Z    Compiling iana-time-zone v0.1.65
2026-07-21T10:36:20.8632061Z    Compiling nucleo-matcher v0.3.1
2026-07-21T10:36:20.9009211Z    Compiling qrcode v0.14.1
2026-07-21T10:36:20.9577944Z    Compiling tempfile v3.27.0
2026-07-21T10:36:21.1780901Z    Compiling spt-term v0.39.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-21T10:36:21.5343143Z    Compiling ratatui v0.29.0
2026-07-21T10:36:21.5880713Z    Compiling chrono v0.4.45
2026-07-21T10:36:22.1483610Z    Compiling hyper-util v0.1.20
2026-07-21T10:36:22.4620208Z    Compiling clap v4.6.1
2026-07-21T10:36:23.7939310Z    Compiling spt-live v0.39.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-21T10:36:24.0280694Z    Compiling igd-next v0.17.1
2026-07-21T10:36:25.1851187Z    Compiling portmapper v0.16.0
2026-07-21T10:36:29.3717377Z    Compiling rustls-webpki v0.103.13
2026-07-21T10:36:31.7295733Z    Compiling tokio-rustls v0.26.4
2026-07-21T10:36:31.7298600Z    Compiling rustls-platform-verifier v0.7.0
2026-07-21T10:36:31.7299040Z    Compiling noq-proto v0.17.0
2026-07-21T10:36:31.8864234Z    Compiling hyper-rustls v0.27.9
2026-07-21T10:36:31.8864787Z    Compiling hickory-net v0.26.0-beta.4
2026-07-21T10:36:31.8865234Z    Compiling tokio-websockets v0.13.2
2026-07-21T10:36:32.0155292Z    Compiling reqwest v0.13.4
2026-07-21T10:36:32.9728702Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-21T10:36:46.5834582Z    Compiling spt-net v0.39.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-21T10:36:48.0226230Z    Compiling spt-daemon v0.39.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-21T10:36:57.2540248Z    Compiling spt v0.39.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-21T10:37:02.0997538Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 05s
2026-07-21T10:37:02.1215870Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-e50899f54fb856ca)
2026-07-21T10:37:02.1229360Z 
2026-07-21T10:37:02.1229508Z running 1 test
2026-07-21T10:37:08.2119526Z test new_brain_serves_against_old_broker ... ok
2026-07-21T10:37:08.2121109Z 
2026-07-21T10:37:08.2121696Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.09s
2026-07-21T10:37:08.2122062Z 
2026-07-21T10:37:08.2335126Z Post job cleanup.
2026-07-21T10:37:08.2998528Z [command]/usr/bin/git version
2026-07-21T10:37:08.3030370Z git version 2.43.0
2026-07-21T10:37:08.3095168Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a759bc71-73cb-4275-9809-0acec87bb865' before making global git config changes
2026-07-21T10:37:08.3095793Z Adding repository directory to the temporary git global config as a safe directory
2026-07-21T10:37:08.3098403Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-21T10:37:08.3125912Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-21T10:37:08.3152170Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-21T10:37:08.3334669Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-21T10:37:08.3354006Z http.https://github.com/.extraheader
2026-07-21T10:37:08.3361279Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-21T10:37:08.3385076Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-21T10:37:08.3561749Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-21T10:37:08.3587083Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-21T10:37:08.3926812Z Cleaning up orphan processes
2026-07-21T10:37:08.4509431Z Terminate orphan process: pid (2730292) (spt)
